Skip to content
Back to search
30
MCP

CSV Editor

pulsemcp/csv editor

Provides pandas-powered CSV file operations including data loading, filtering, transformation, statistical analysis, and quality validation through a session-based architecture with auto-save capabilities and support for multiple formats.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "csv_editor": {
      "url": "None",
      "transport": "http"
    }
  }
}